home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / docs / help / adosguide.lha / ADOS Guide / ADOS commands / Alias < prev    next >
Encoding:
Text File  |  1997-10-21  |  769 b   |  33 lines

  1.                           --AMIGADOS GUIDE V2.0--
  2.                                    ALIAS
  3.  
  4.  
  5.    USE:
  6.    Alias is a simple command which enables you to tailor AmigaDOS to your
  7.    own needs.  It does this by letting you change commonly used expressions
  8.    and commands.
  9.  
  10.    PATH:
  11.    Internal
  12.  
  13.    SYSTEM:
  14.    2.0, 2.1, 3.0 (enhanced)
  15.  
  16.    EXAMPLES:
  17.    1>ALIAS a CD DF0: (if you prefer your drives named A, B etc.)
  18.    1>ALIAS del Delete (changing the Delete command).
  19.  
  20.    NOTES:
  21.    Alias can also disable specified commands which is particularly useful if
  22.    you have a network setup and want to stop a user from executing the
  23.    Format, Copy, commands etc:
  24.  
  25.    1>ALIAS Format <space><return>
  26.    1>ALIAS Copy <space><return>
  27.  
  28.    The space after each command disables it.
  29.  
  30.  
  31.  
  32.  
  33.